public marks

PUBLIC MARKS from jpcaruana with tags web & "ruby on rails"

January 2007

Grails - Home

by 4 others (via)
Grails aims to bring the "coding by convention" paradigm to Groovy. It's an open-source web application framework that leverages the Groovy language and complements Java Web development. You can use Grails as a standalone development environment that hides all configuration details or integrate your Java business logic. Grails aims to make development as simple as possible and hence should appeal to a wide range of developers not just those from the Java community.

ONLamp.com -- Rolling with Ruby on Rails Revisited

by 2 others
Maybe you've heard about Ruby on Rails, the super productive new way to develop web applications, and you'd like to give it a try, but you don't know anything about Ruby or Rails. That's how the original version of Rolling with Ruby on Rails, published almost two years ago now, began. And it was true. Ruby on Rails (Rails for short) was super productive and it was super fun, too! A community of contributors grew up around it to make it even more productive and more fun! Rails has been growing fast. It has capabilities that you have to see to believe!!! That's what we're here for. Like the original version, this tutorial will show you how to develop a web-based, database-driven application using Ruby on Rails. Also like the original, it will not teach you how to program in Ruby. On the other hand, if you already know another object-oriented programming language, you should have no problem following along (and at the end you can find links on learning Ruby and lots more).

October 2006

August 2006

Agile Web Development

by 1 other
AgileWebDevelopment.com is a site dedicated to helping you in your web development efforts. Here you will find tips and resources to help you have more joy with your Ruby on Rails projects.

Streamlined

Streamlined is a framework for rapidly developing CRUD applications using Ruby and Rails. With Streamlined, we are trying to accomplish: * provide the same declarative ease-of-use to the view layer that ActiveRecord provides for the data layer * automatically manage relationships in the view layer so that users don't have to keep writing the same relationship management code * replace the default scaffolding of Rails with more robust, useful and meaningful management screens * provide a meta-framework which allows you to assimilate different Rails plugins and generators If you already have a database schema, our intent is to allow you to create a usable, robust, and above all, customizable administrative interface for it in five minutes or less.

July 2006

June 2006

Locomotive RoR

by 4 others
Ruby on Rails development done the Mac way

InstantRailsWiki: Instant Rails

by 14 others
Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails, Apache, and MySQL, all pre-configured and ready to run. No installer, you simply drop it into the directory of your choice and run it. It does not modify your system environment.